Sandbox Logo

class BaseResourceEditor<T> : Widget

Summary

Implement this with your target type to create a special inspector for the resource type See <see cref="T:Editor.ClothingEditor" /> for a cromulent example of this.

User Comments